home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / desutl20.zip / CLOSER.DOC < prev    next >
Text File  |  1991-11-29  |  3KB  |  91 lines

  1. Closer
  2. Copyright (c) 1989, 1990, 1991  by Dragon's Eye Software
  3.  
  4. Program Last Updated: 11/20/91
  5.  
  6.  
  7. Closer is a small program whose sole purpose is to close other windows.
  8. To run just copy the CLOSER.EXE file to your windows directory and then
  9. click on it to execute.  A menu is brought up with a list of currently
  10. open windows (including Closer) that may be selected with the mouse and
  11. then closed by selecting the "Close Program" button.
  12.  
  13. Closer takes less than 8K of memory while running.
  14.  
  15. ----------------------------------------------------------------------------
  16.  
  17. If you have any questions or comments please contact Dragon's Eye Software
  18. at the following address and phone number:
  19.  
  20. Dragon's Eye Software
  21. P.O. box 200262
  22. Arlington, TX  76006-0262
  23.  
  24. (817) 265-5619 voice, available 8am to 10pm CDT 7 days a week.
  25.  
  26. or via Compuserve: 76057,101
  27.  
  28. ----------------------------------------------------------------------------
  29.  
  30.  
  31. Update History:
  32.  
  33. 11/20/91 2.0
  34. ------------
  35. Improved the way that the program list is updated and also improved the
  36. keyboard interface to the program.
  37.  
  38.  
  39. 02/25/91 1.8
  40. ------------
  41. Fixed a bug where the system would seem to lock up when closing the
  42. File Manager with Closer.
  43.  
  44.  
  45. 02/05/91 1.8
  46. ------------
  47. Re-compiled and streamlined to take up as little memory as possible
  48. while also loading as fast as possible.
  49.  
  50.  
  51. 06/18/90 1.7
  52. ------------
  53. Adjusted the window sizes and improved memory usage.  Also removed
  54. the refresh button as it is no longer needed.
  55.  
  56.  
  57. 06/14/90 1.6
  58. ------------
  59. Converted Closer for Windows 3.0
  60.  
  61.  
  62. 04/11/90 1.5
  63. ------------
  64. Fixed a bug which caused closer to go into an infinite loop when the
  65. user tried to close an application which would ask for confirmation,
  66. and then cancelled the close operation. (as when closing the MS-DOS
  67. Exec.)  Also modified the listbox routine so that it will not flicker
  68. when it is filled.
  69.  
  70.  
  71. 12/07/89 1.4
  72. ------------
  73. Closer now deselects any current selections in the listbox when the focus
  74. moves to another window.  This was done so that if another app is opened
  75. the user does not have to worry about closing the wrong window when he
  76. goes back to Closer.
  77. A radio button has been added so that the user can force Closer to update
  78. the application listbox.  Closer does not always update the listbox
  79. correctly when an application is closed and Closer gains the input focus.
  80. The radio button is a workaround solution to this problem.
  81.  
  82.  
  83. 04/24/89 1.1
  84. ------------
  85. Modified the listbox code so that Closer updates the listbox a little more
  86. cleanly
  87.  
  88.  
  89.  
  90.  
  91.